body, #header, .card  {
  background-color: #001E32;
  color: #ffffff;
}

.bg-gray {
  background: #001E32 !important;
}